home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac OS on the PowerPC Mic…rocessor - In Store Demo
/
Mac OS on the PowerPC Microprocessor.iso
/
MacOS
/
MacOS.dxr
/
00075.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-13
|
168 bÂ
|
12 lines
global gstartupflag
on mouseDown
pushBtn()
if rollOver(16) then
pausethemoov()
disposethemoov()
set gstartupflag to 1
go("IndexMode")
end if
end